PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / isReadOnly Method
In This Topic
    isReadOnly Method
    In This Topic
    Gets a value indicating whether the annotation is read only.
    Syntax
    public boolean isReadOnly()

    Return Value

    If true, do not allow the annotation to interact with the user.
    See Also